build: update cross-repo angular dependencies (main)#33118
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update cross-repo angular dependencies (main)#33118angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
ff4fd0d to
35bed54
Compare
clydin
approved these changes
May 4, 2026
0ba44fa to
6c864db
Compare
7234e26 to
b410ea8
Compare
See associated pull request for more information.
b410ea8 to
9456e84
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
75b67fb→0499f7022.0.0-next.10→22.0.0-next.11c72d729→f89653822.0.0-next.7→22.0.0-next.8504daec→8e1247022.0.0-next.10→22.0.0-next.114e3014c→3bd6f0422.0.0-next.10→22.0.0-next.1188464c1→612277b22.0.0-next.10→22.0.0-next.1122.0.0-next.10→22.0.0-next.11d912296→c0195a922.0.0-next.10→22.0.0-next.116aba911→cfea11822.0.0-next.10→22.0.0-next.1176ebde7→4ae0ee80de5d96→32ac55722.0.0-next.10→22.0.0-next.1126d0210→752ed9c22.0.0-next.7→22.0.0-next.835cb51e→ba048d74de8a14→df5bcf2bde6d33→3ced69f22.0.0-next.10→22.0.0-next.1160a4602→50324bd40d7868→74efe3522.0.0-next.10→22.0.0-next.11300fe35→53355d422.0.0-next.10→22.0.0-next.1187dd428→97996c722.0.0-next.10→22.0.0-next.1148c48fa→bb79de4b1d2953→88a34a4b03f09e→f8a3a66🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
angular/angular (@angular/animations)
v22.0.0-next.11Compare Source
Breaking Changes
forms
minandmaxvalidation rules no longer supportstring values. Bound values must be numbers or null.
Deprecations
http
reportProgressoption is deprecated please usereportUploadProgress&reportDownloadProgressinstead.compiler
compiler-cli
core
provideWebMcpToolsdeclareWebMcpToolsupportforms
http
reportUploadProgress&reportDownloadProgressoptionslanguage-service
@Inputwith transformsrouter
angular/components (@angular/cdk)
v22.0.0-next.8Compare Source
Breaking Changes
aria
The legacy combobox and autocomplete implementations have been removed. Use the new standalone combobox instead.
comboboxentry points.SIMPLE_COMBOBOX_POPUP->COMBOBOX_POPUP).json_apiBazel rule target.aria-toolbarpath.SimpleComboboxhas been promoted toCombobox. Allsimple-comboboxprefixed symbols, selectors, and tokens have been renamed to use thecomboboxprefix.Relocate the autocomplete examples to
src/components-examples/aria/autocompleteand toolbar examples tosrc/components-examples/aria/toolbar.cdk
CDK_DESCRIBEDBY_HOST_ATTRIBUTEhas been removed.CDK_DESCRIBEDBY_ID_PREFIXhas been removed.injectorparameter of theConfigurableFocusTrapandFocusTrapconstructors is now required.ConfigurableFocusTrapFactory.createhas been replaced with a config object.MESSAGES_CONTAINER_IDhas been removed.eventparameter ofDropListRef.dropis now required.ContextMenuTrackerhas been renamed toMenuTracker.material
MatListOption.checkboxPositionhas been removed. usetogglePositioninstead.MatListOptionCheckboxPositionhas been renamed toMatListOptionTogglePosition.ArrowViewStatehas been removed.ArrowViewStateTransitionhas been removed.google-maps
material
cdk
aria
multiple